#include <CachedVectorReprojection.h>
Public Member Functions | |
| CachedVectorReprojection () | |
| CachedVectorReprojection (int method, boost::shared_array< double > matrix, int ox, int oy) | |
| virtual | ~CachedVectorReprojection () |
| void | reprojectValues (boost::shared_array< float > &uValues, boost::shared_array< float > &vValues, size_t size) const throw (CDMException) |
| size_t | getXSize () const |
| size_t | getYSize () const |
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
reproject the vector values
|
1.4.6